home *** CD-ROM | disk | FTP | other *** search
/ Hip Tissue / Hip Tissue - Disc 1.iso / pc / dir / gnpanic.dxr / 00006_quit.ls < prev    next >
Encoding:
Text File  |  1997-11-06  |  82 b   |  6 lines

  1. on mouseDown
  2.   set ret to button1("quit", "quit1")
  3.   if ret = 1 then
  4.   end if
  5. end
  6.